-
Home
-
LiteSpeed Cache
-
5.1
-
Code
-
Classes
- JSMin
| Total Complexity |
35 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
811 |
| Lines of code |
267 |
| Logical lines of code |
187 |
| Comment lines |
426 |
| Methods |
15 |
| Properties |
8 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| replace() |
A |
47 |
7 |
37 |
| shortenBools() |
S |
50 |
6 |
26 |
| stripComments() |
S |
56 |
4 |
18 |
| propertyNotation() |
S |
55 |
3 |
19 |
| stripWhitespace() |
S |
44 |
1 |
47 |
| extractRegex() |
S |
46 |
1 |
38 |
| executeReplacement() |
S |
65 |
3 |
9 |
| extractStrings() |
S |
60 |
2 |
13 |
| min() |
S |
58 |
1 |
15 |
| restoreExtractedData() |
S |
68 |
2 |
8 |
| __construct() |
S |
62 |
1 |
10 |
| minify() |
S |
75 |
1 |
4 |
| getOperatorsForRegex() |
S |
62 |
1 |
10 |
| getKeywordsForRegex() |
S |
65 |
1 |
9 |
| registerPattern() |
S |
75 |
1 |
4 |